Definitions | ES, t T, x:A. B(x), E, isrcv(e), b, e loc e' , P  Q, lnk(e), IdLnk, s = t, , x:A B(x), sender(e), Type, #$n, index(e), <a, b>, , sends(l;e), (Msg on l), ||as||, {i..j }, {x:A| B(x)} , P  Q, P & Q, P   Q, P Q, (e <loc e'), loc(e), Id, Void, False, A, x:A B(x), let x,y = A in B(x;y), t.1, case b of inl(x) => s(x) | inr(y) => t(y), if b then t else f fi , True, T, destination(l), source(l), left + right, i j , {T}, Dec(P), a < b, A B, i j < k, A c B, x:A. B(x) |